home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / bestutil.zip / BACKSCRL.DOC < prev    next >
Text File  |  1984-01-25  |  12KB  |  286 lines

  1.         ---------------------------------------------------             
  2.                       Back Scroll! Version 6.4
  3.         ---------------------------------------------------
  4.  
  5.                A Bi-directional Scrolling Utility for 
  6.                      the IBM Personal Computer
  7.  
  8.                      By Karlton & Kendrick Kam 
  9.  
  10.     Copyright (c) 1983 by The Kampro Group. All rights reserved.
  11.  
  12.  
  13.  
  14.      Back Scroll!, a product of The Kampro Group, is currently
  15. distributed as User Supported Software.  With a few restrictions, 
  16. this allows Back Scroll!, although copyrighted, to be freely copied 
  17. and distributed.
  18.  
  19.      First, this product must be copied and distributed as a 
  20. complete package.  This includes both the Back Scroll! program 
  21. (BACKSCRL.COM) and this documentation file (BACKSCRL.DOC).      
  22.  
  23.      Second, Back Scroll! is copyrighted and may not be distributed 
  24. if altered or modified in any way. 
  25.  
  26.      Third, no fee is to be charged for copying or distributing
  27. Back Scroll! without the written permission of The Kampro Group.
  28.  
  29.      In short, Back Scroll! may be copied and distributed to 
  30. anyone who wishes it as long as it is a complete unmodified
  31. package including the program and documentation and no fee is 
  32. charged. In turn, The Kampro Group is requesting a  small 
  33. contribution. About $20.00 is suggested but please contribute 
  34. whatever you feel Back Scroll! is worth. Your contributions will
  35. help offset development costs by The Kampro Group and thus assure 
  36. future updates and products. Also, registered users of Back Scroll 
  37. will be placed on a mailing list for future notification. Even if 
  38. you don't feel that Back Scroll! merits a contribution, please 
  39. continue to copy and share this program with others. 
  40.  
  41.      The Kampro Group welcomes any ideas and suggestions for future
  42. versions and will appreciate any comments regarding Back Scroll! or
  43. any of its software. 
  44.  
  45.  
  46.                                   The Kampro Group
  47.                                   Post Office Box 90654
  48.                                   Honolulu, Hawaii  96835
  49.  
  50.  
  51.  
  52. Introduction:
  53. -------------
  54.  
  55.      Back Scroll! is a bi-directional scrolling utility. 
  56. Once activated, Back Scroll! will buffer the screen scrolling
  57. so that the user may recall, with a few simple keystrokes, data 
  58. that has previously been scrolled off the screen .  The user 
  59. may either scroll by line or by page through Back Scroll!'s 
  60. buffer. In addition, Back Scroll!'s printer commands allow the 
  61. user to select and print any data that is currently in the buffer.
  62.  
  63.      When Back Scroll! is loaded, it becomes an extension to DOS 
  64. and from then on will be transparent to the user and most programs.
  65. The activation of Back Scroll!, once loaded, can be done at any 
  66. time without any danger to the current operation. When entering 
  67. and exiting Back Scroll!, the current display screen will be
  68. saved and restored so that the user may continue without any 
  69. interference.    
  70.  
  71. Note: Back Scroll! will only support the eighty column text display
  72. mode of either the color or monochrome display card. Unpredictable 
  73. results may occur when Back Scroll! is toggled while in either the 
  74. forty column mode or in any graphics mode.  
  75.  
  76.  
  77.  
  78. Installation:
  79. -------------
  80.  
  81.      When using Back Scroll!, one must remember that since the 
  82. screen scrolling must be buffered in memory, a certain amount 
  83. must be set aside for it. Specifically, Back Scroll! when loaded 
  84. and running, requires approximately 6700 bytes of memory. Another 
  85. 2000 bytes are needed per screen of buffer. It is the screen 
  86. buffer memory that will take the most memory and if you are not 
  87. careful, may cause some problems in systems with minimal memory.
  88. The maximum number of screens is set at 28 or about 56000 bytes. 
  89. Back Scroll! will default to 4 screens, or 8000 bytes, plus 6700
  90. more for the program itself for a total overhead of about 14700
  91. bytes. 
  92.  
  93.      The installation of Back Scroll! is simple in that the program
  94. only needs to be copied onto a working disk.  Once installed the
  95. program is called as follows:
  96.    
  97.  
  98.                    BACKSCRL,Parm1,Parm2 
  99.  
  100.      
  101.      Where "Parm1" may be substituted with a number between 1 and 28
  102. to specify the number of screen pages. Remember, Back Scroll! will 
  103. take up between 8000 and 58000 bytes of system memory depending on
  104. the amount chosen. Again, the default is set at 4 screen pages or 
  105. about 14700 bytes of memory.
  106.  
  107.      "parm2" may be substituted with a number between 1 and 25 and 
  108. will specify the numbers of lines Back Scroll! will page up and down
  109. through its buffer. The default is set at 25 lines or a full screen 
  110. but you may wish to change it.
  111.  
  112.     
  113.              
  114. Operations:
  115. -----------
  116.  
  117.      The operation of Back Scroll! is easy and can be done in a 
  118. few simple steps. 
  119.  
  120. First, Back Scroll! must be called with the proper parameters.
  121. This can be done by entering this command at the DOS prompt:
  122.  
  123.                    BACKSCRL,parm1,parm2
  124.  
  125. And depressing the return key.
  126.  
  127. If no parameters are given, Back Scroll! will create a 4 screen 
  128. buffer with a 25 line page up and page down rate. The size of 
  129. Back Scroll! will be about 14700 bytes long but may be changed as 
  130. noted in the installation section by simply specifying the parameters.
  131.  
  132. Once Back Scroll! is loaded, you will be returned to the DOS prompt.
  133. Except for a reduction in system memory, you may then continue using 
  134. your computer normally. 
  135.  
  136. Second, now that Back Scroll! is an extension of DOS, it may be
  137. called up while in any program. The commands for doing this are
  138. as follows:
  139.  
  140. Control + Space Bar: These two keys are used to toggle into Back Scroll!.
  141.                      To avoid interfering with the current program,
  142.              the keyboard will respond normally until these
  143.                      keys are pressed.  Once in Back Scroll!, The current
  144.                      operation is suspended and the display screen is
  145.                      saved. 
  146.  
  147. Control + Return:    Pressing these two keys simultaneously will 
  148.                      "take a picture" of the current screen.
  149.                      This can be done at any time and will move the 
  150.                      entire screen into the buffer and then return the 
  151.                      user to the current task.
  152.  
  153. The following keys must be used after the "Control + Space Bar"
  154. sequence:
  155.  
  156. Home:              This key will move the cursor up one line in the
  157.                    buffer. If the cursor is at the top of the screen, 
  158.                    the screen will be scrolled down one row and the 
  159.                    top line displayed on the screen from the buffer.
  160.  
  161. End:               This is the opposite of the above key. The cursor is
  162.                    moved down or the screen is scroll up then a line
  163.                    from the buffer displayed.   
  164.  
  165. Cursor Up:         This is used to scroll up the buffer. The screen 
  166.                    will be scrolled while leaving the cursor in its
  167.            current position on the screen.
  168.  
  169. Cursor Down:       Same as the above command except that the buffer
  170.                    is scrolled down.
  171.  
  172. Page Up:           This key will allow the buffer to be scrolled
  173.                    up at between 1 and 25 lines at a time. The 
  174.                    actual number of lines is selected when Back
  175.                    Scroll! is loaded.
  176.  
  177. Page Down:         Same as the above key except that the buffer is
  178.                    "paged" down instead.    
  179.  
  180. Minus (-):         This is the grey minus key on the right side of the
  181.                    keyboard.  After positioning the cursor, pressing
  182.            this key will mark the beginning of the buffer to
  183.            be printed.
  184.  
  185. Plus (+):          This is the grey plus key on the right side of the
  186.            keyboard.  Pressing this key marks the end of the
  187.            buffer to be printed at the current cursor position.
  188.  
  189. PrtSc:             This will cause the marked buffer to be printed
  190.                    to line printer 1. This command can be aborted
  191.                    at any time by hitting any key.
  192.  
  193. Space Bar          Either of the